PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class / getBackground Method
In This Topic
    getBackground Method
    In This Topic
    Gets the view background.
    Syntax
    public PDF3DBackground getBackground()

    Return Value

    A PDF3DBackground object that represents the background over which the 3D artwork is to be drawn.
    See Also